Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Check-In Items Table in Admin Page #221

Merged
merged 5 commits into from
Jan 27, 2024
Merged

Added Check-In Items Table in Admin Page #221

merged 5 commits into from
Jan 27, 2024

Conversation

Xavilien
Copy link
Member

Description

Added Check-In Items table that enumerates all check-in items alongside the number of check-ins for that item

Closes #204

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Loaded the table and checked the rows against a Postman request
  • Checked for sorting by startTime

Test Configuration:

  • Node.js version: 18.18.0
  • Desktop/Mobile: Macbook Air M2
  • OS: Sonoma 14.0
  • Browser: Safari

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@Xavilien Xavilien requested a review from pm3512 January 27, 2024 22:07
Copy link
Contributor

@pm3512 pm3512 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm!

@pm3512 pm3512 merged commit b14e2be into main Jan 27, 2024
7 checks passed
@pm3512 pm3512 deleted the check-in branch January 27, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Create checkin items table
2 participants